Welcome![Sign In][Sign Up]
Location:
Search - http client

Search list

[Windows DevelopHttpClient

Description: http协议的客户端,从服务器请求数据,并输出返回的数据-http client request code
Platform: | Size: 16384 | Author: hemaqiang | Hits:

[Internet-NetworkGetHTTP

Description: 1. 调试给出了HTTP客户端程序,并在作业中提供运行该程序的截图。 2. 画出该 HTTP客户端程序的程序流程图(到函数级) -1. Debug shows the HTTP client program, and in operation to provide a screenshot of running the program. 2. Draw the HTTP client program of the program flow chart (to the function level)
Platform: | Size: 1203200 | Author: 胡改蝶 | Hits:

[JSP/Javajava-URL

Description: 创建一个简单的HTTP客户程序,它访问由命令行参数(即main方法的参数)指定的一个网页并把得到的HTTP响应结果保存到本地文件系统的一个文件中。要求使用客户端协议处理框架编写。-Create a simple HTTP client, it is access from the command line parameters (the main 方法 the argument) specifies a Web page and which gain the HTTP Xiangying results Baocun to the local file system a file. Requires the use of written client protocol processing framework.
Platform: | Size: 7168 | Author: zhang liang | Hits:

[Browser ClientSimpleHttp

Description: Simple code of http client and server with Java
Platform: | Size: 2048 | Author: dongrui | Hits:

[CommunicationWininetHttpClient

Description: Simple http client class using MFC CInterneSession and CHttConnection
Platform: | Size: 7168 | Author: iibarz | Hits:

[Web ServerHTTPclient

Description: 一个delphi做的HTTP客户端程序。经过调试,保证可用-Delphi to do a HTTP client program. After commissioning, to ensure that available
Platform: | Size: 223232 | Author: 王谦 | Hits:

[J2MEhttpcomm

Description: j2me http client,支持cmwap和cmnet联网-j2me http client
Platform: | Size: 57344 | Author: zone | Hits:

[File Operatevc-HTTP-POST-PHP

Description: vc客户端通过HTTP的POST方式传送文件到PHP服务器-vc client via the HTTP POST method to transfer files to your PHP server
Platform: | Size: 128000 | Author: henny chen | Hits:

[ISAPI-IEHttp

Description: 功能强大的VC访问HTTP类。 实现了HTTP的GET、POST和图片下载方法。能自动提取和保存返回的cookies,在发送数据包时能自动添加保存好的cookies。能自动识别网站的编码,在接收数据后,自动将编码转换。在发送数据时,自动转换为网站需要的编码。 使用此类,能方便地开发HTTP客户端模拟工具。-Powerful VC access to the HTTP classes. Implements the HTTP GET, POST and pictures download method. Can automatically extract and save the return of cookies, data packets can be sent automatically added Saved cookies. Can automatically identify the site coding, receive data, automatically transcoding. When transmitting data, automatically converted to site requires coding. Using this class, can easily develop an HTTP client simulation tool.
Platform: | Size: 4096 | Author: 张三 | Hits:

[JSP/Javahttpcomponents-client-4.3.3-bin.tar

Description: http client 开源JAR包HTTP 协议是现在的因特网最重要的协议之一。除了 WEB 浏览器之外, WEB 服务,基于网络的应用程序以及日益增长的网络计算不断扩展着 HTTP 协议的角色,使得越来越多的应用程序需要 HTTP 协议的支持。虽然 JAVA 类库 .net 包提供了基本功能,来使用 HTTP 协议访问网络资源,但是其灵活性和功能远不能满足很多应用程序的需要。而 Jakarta Commons HttpClient 组件寻求提供更为灵活,更加高效的 HTTP 协议支持,简化基于 HTTP 协议的应用程序的创建。 HttpClient 提供了很多的特性,支持最新的 HTTP 标准,可以访问这里了解更多关于 HttpClinet 的详细信息。目前有很多的开源项目都用到了 HttpClient 提供的 HTTP功能,登陆网址可以查看这些项目。本文中使用 HttpClinet 提供的类库来访问和下载 Internet上面的网页,在后续部分会详细介绍到其提供的两种请求网络资源的方法: Get 请求和 Post 请求。
Platform: | Size: 1460224 | Author: wuhai | Hits:

[Internet-NetworkHTTP

Description: 实现http协议客户端和服务端的c++代码-http client and server code
Platform: | Size: 5795840 | Author: abby | Hits:

[Search Enginegoogle-http-java-client-1.17.0-rc

Description: 谷歌的HTTP客户端工具,JAVA语言,可用于谷歌的HTTP应用程序-google http client tool in java language
Platform: | Size: 4322304 | Author: zlz | Hits:

[Modem programhttp-client

Description: this http program VISUAL C#-this is http program VISUAL C#
Platform: | Size: 132096 | Author: Vsevld | Hits:

[Internet-Networkhttp

Description: 基于Qt的http客户端,能够获取指定链接的文件。-The HTTP example demonstrates a simple HTTP client that shows how to fetch files specified by URLs remote hosts.
Platform: | Size: 28672 | Author: Kevin Linden | Hits:

[androidandroid-async-http

Description: android-async-http是Android上的一个异步、基于回调的HTTP客户端开发包,建立在Apache的HttpClient库上.-android-async-http is an asynchronous on Android-based callback HTTP client development package, based on the Apache HttpClient library.
Platform: | Size: 574464 | Author: 挂面君 | Hits:

[JSP/Javahttp

Description: 一个简单的http客户端和简单的http服务器,命令行输出和接收参数,并将返回内容存到本地。client可以实现向主机的get请求;服务器可以响应get、put请求-A simple http client and a simple http server command line output and receiver parameters and returns the content stored locally. client can request to get the host the server can respond to get, put request
Platform: | Size: 10240 | Author: 孙明鑫 | Hits:

[SCMmbed-http

Description: 基于mbed5的http应用软件代码,帮实现http client.-Http-based mbed5 of application software code to help achieve http client.
Platform: | Size: 105472 | Author: 陈光平 | Hits:

[Internet-Networktrgwther-HTTP-server

Description: 将一个HTTP服务器,一个WINSOCK HTTP客户和两个WININET HTTP客户组合在一起-Will an HTTP server, a WINSOCK HTTP client and two WININET HTTP client together
Platform: | Size: 49152 | Author: vwb!6816 | Hits:

[OtherArduinoHttpClient-master

Description: arduino http client library
Platform: | Size: 38912 | Author: yohnxy | Hits:

[Internet-NetworkHTTP服务器

Description: vc写的http服务器,包括服务启动、暂停、测试客户端(VC server written by HTTP, including service startup, pause and test client)
Platform: | Size: 28518400 | Author: vision2sky | Hits:
« 1 2 3 4 56 7 8 9 10 ... 41 »

CodeBus www.codebus.net